|
StarBurn OCX
|
[id(34), helpstring("returns object which contains information about inserted disc")]
HRESULT GetDiscInfo([out,retval] IDiscInfo** ppDiscInfo);|
Parameters |
Description |
|
TrackFileName |
File name of image data or audio track |
|
TestWrite |
Indicates is it test-write or real burn |
|
NextSessionAllowed |
Indicates if next session allowed (VARIANT_TRUE) |
This function is used to burn audio/data track from file
Device.TrackAtOnceFromFile(DVDImage.File,bTestWrite,true);
|
Copyright 2004-2006 by RocketDivision.com
|
|
What do you think about this topic? Send feedback!
|